lcShapeGetLastEnt Home

Returns a handle to the last entity in a shape.

 HANDLE lcShapeGetLastEnt (
   HANDLE hShape
 );

Parameters
hShape
  Handle to a shape object.

Return Value

  Handle to an entity or NULL if the function fails.

See Also

  lcShapeGetFirstEntlcShapeGetNextEntlcShapeGetPrevEnt

Code sample